home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / VISUALBA / VSVBX.ZIP / FLOOD.FRM < prev    next >
Text File  |  1994-02-20  |  9KB  |  273 lines

  1. VERSION 2.00
  2. Begin Form fFlood 
  3.    BackColor       =   &H00C0C0C0&
  4.    Caption         =   "Automatic resizing and flooding"
  5.    ClientHeight    =   5040
  6.    ClientLeft      =   180
  7.    ClientTop       =   930
  8.    ClientWidth     =   8700
  9.    Height          =   5505
  10.    Left            =   90
  11.    LinkTopic       =   "Form1"
  12.    ScaleHeight     =   5040
  13.    ScaleWidth      =   8700
  14.    Top             =   555
  15.    Width           =   8880
  16.    Begin VideoSoftElastic VSElastic1 
  17.       Align           =   5  'Fill Container
  18.       BackColor       =   &H00C0C0C0&
  19.       BevelOuter      =   1  'Raised
  20.       BevelOuterWidth =   1
  21.       Caption         =   "Nest Elastics that automatically resize without writting any code."
  22.       CaptionPos      =   4  'Center Center
  23.       FontBold        =   -1  'True
  24.       FontItalic      =   0   'False
  25.       FontName        =   "MS Sans Serif"
  26.       FontSize        =   13.5
  27.       FontStrikethru  =   0   'False
  28.       FontUnderline   =   0   'False
  29.       ForeColor       =   &H00FF0000&
  30.       Height          =   2835
  31.       Index           =   1
  32.       Left            =   600
  33.       TabIndex        =   18
  34.       Top             =   1095
  35.       Width           =   7545
  36.    End
  37.    Begin VideoSoftElastic Flood 
  38.       Align           =   1  'Align Top
  39.       BackColor       =   &H00C0C0C0&
  40.       BevelOuter      =   1  'Raised
  41.       BevelOuterWidth =   1
  42.       CaptionPos      =   4  'Center Center
  43.       FloodColor      =   &H0000FFFF&
  44.       FloodDirection  =   1  'Right
  45.       FloodPercent    =   25
  46.       Height          =   450
  47.       Index           =   0
  48.       Left            =   600
  49.       TabIndex        =   17
  50.       Top             =   645
  51.       Width           =   7545
  52.    End
  53.    Begin VideoSoftElastic StatusBar 
  54.       Align           =   2  'Align Bottom
  55.       AutoSizeChildren=   2  'Uneven Horizontal
  56.       BackColor       =   &H00C0C0C0&
  57.       BevelOuter      =   1  'Raised
  58.       BevelOuterWidth =   1
  59.       Height          =   645
  60.       Left            =   600
  61.       TabIndex        =   1
  62.       Top             =   3930
  63.       Width           =   7545
  64.       Begin VideoSoftElastic VSElastic3 
  65.          AutoSizeChildren=   1  'Even Horizontal
  66.          BackColor       =   &H00C0C0C0&
  67.          Height          =   465
  68.          Index           =   1
  69.          Left            =   5190
  70.          TabIndex        =   9
  71.          Top             =   90
  72.          Width           =   2265
  73.          Begin CommandButton Command1 
  74.             Caption         =   "B"
  75.             Height          =   285
  76.             Index           =   9
  77.             Left            =   1545
  78.             TabIndex        =   12
  79.             Top             =   90
  80.             Width           =   630
  81.          End
  82.          Begin CommandButton Command1 
  83.             Caption         =   "B"
  84.             Height          =   285
  85.             Index           =   8
  86.             Left            =   825
  87.             TabIndex        =   11
  88.             Top             =   90
  89.             Width           =   630
  90.          End
  91.          Begin CommandButton Command1 
  92.             Caption         =   "B"
  93.             Height          =   285
  94.             Index           =   7
  95.             Left            =   90
  96.             TabIndex        =   10
  97.             Top             =   90
  98.             Width           =   645
  99.          End
  100.       End
  101.       Begin VideoSoftElastic VSElastic2 
  102.          AutoSizeChildren=   1  'Even Horizontal
  103.          BackColor       =   &H00C0C0C0&
  104.          BevelOuterWidth =   0
  105.          Height          =   465
  106.          Index           =   1
  107.          Left            =   90
  108.          TabIndex        =   13
  109.          Top             =   90
  110.          Width           =   5010
  111.          Begin TextBox Text1 
  112.             FontBold        =   0   'False
  113.             FontItalic      =   0   'False
  114.             FontName        =   "MS Sans Serif"
  115.             FontSize        =   8.25
  116.             FontStrikethru  =   0   'False
  117.             FontUnderline   =   0   'False
  118.             Height          =   285
  119.             Index           =   2
  120.             Left            =   90
  121.             TabIndex        =   15
  122.             Text            =   "When the form is resized, check this text box and the B buttons."
  123.             Top             =   90
  124.             Width           =   4830
  125.          End
  126.       End
  127.    End
  128.    Begin VideoSoftElastic Flood 
  129.       Align           =   3  'Align Left
  130.       BackColor       =   &H00C0C0C0&
  131.       BevelOuter      =   1  'Raised
  132.       BevelOuterWidth =   1
  133.       CaptionPos      =   4  'Center Center
  134.       FloodColor      =   &H00FF00FF&
  135.       FloodDirection  =   3  'Up
  136.       FloodPercent    =   25
  137.       Height          =   3930
  138.       Index           =   2
  139.       Left            =   0
  140.       TabIndex        =   8
  141.       Top             =   645
  142.       Width           =   600
  143.    End
  144.    Begin VideoSoftElastic Flood 
  145.       Align           =   2  'Align Bottom
  146.       BackColor       =   &H00C0C0C0&
  147.       BevelOuter      =   1  'Raised
  148.       BevelOuterWidth =   1
  149.       CaptionPos      =   4  'Center Center
  150.       FloodColor      =   &H00FFFF00&
  151.       FloodDirection  =   2  'Left
  152.       FloodPercent    =   25
  153.       Height          =   465
  154.       Index           =   1
  155.       Left            =   0
  156.       TabIndex        =   16
  157.       Top             =   4575
  158.       Width           =   8145
  159.    End
  160.    Begin Timer Timer1 
  161.       Interval        =   1
  162.       Left            =   4095
  163.       Top             =   3600
  164.    End
  165.    Begin VideoSoftElastic Toolbar 
  166.       Align           =   1  'Align Top
  167.       AutoSizeChildren=   2  'Uneven Horizontal
  168.       BackColor       =   &H00C0C0C0&
  169.       BevelOuter      =   1  'Raised
  170.       BevelOuterWidth =   1
  171.       Height          =   645
  172.       Left            =   0
  173.       TabIndex        =   2
  174.       Top             =   0
  175.       Width           =   8145
  176.       Begin VideoSoftElastic VSElastic2 
  177.          AutoSizeChildren=   1  'Even Horizontal
  178.          BackColor       =   &H00C0C0C0&
  179.          BevelOuterWidth =   0
  180.          Height          =   465
  181.          Index           =   0
  182.          Left            =   90
  183.          TabIndex        =   3
  184.          Top             =   90
  185.          Width           =   4950
  186.          Begin TextBox Text1 
  187.             FontBold        =   0   'False
  188.             FontItalic      =   0   'False
  189.             FontName        =   "MS Sans Serif"
  190.             FontSize        =   8.25
  191.             FontStrikethru  =   0   'False
  192.             FontUnderline   =   0   'False
  193.             Height          =   285
  194.             Index           =   1
  195.             Left            =   90
  196.             TabIndex        =   14
  197.             Text            =   "When the form is resized, check this text box and the A buttons."
  198.             Top             =   90
  199.             Width           =   4770
  200.          End
  201.       End
  202.       Begin VideoSoftElastic VSElastic3 
  203.          AutoSizeChildren=   1  'Even Horizontal
  204.          BackColor       =   &H00C0C0C0&
  205.          Height          =   465
  206.          Index           =   0
  207.          Left            =   5130
  208.          TabIndex        =   4
  209.          Top             =   90
  210.          Width           =   2925
  211.          Begin CommandButton Command1 
  212.             Caption         =   "A"
  213.             Height          =   285
  214.             Index           =   4
  215.             Left            =   90
  216.             TabIndex        =   7
  217.             Top             =   90
  218.             Width           =   855
  219.          End
  220.          Begin CommandButton Command1 
  221.             Caption         =   "A"
  222.             Height          =   285
  223.             Index           =   2
  224.             Left            =   1035
  225.             TabIndex        =   6
  226.             Top             =   90
  227.             Width           =   855
  228.          End
  229.          Begin CommandButton Command1 
  230.             Caption         =   "A"
  231.             Height          =   285
  232.             Index           =   0
  233.             Left            =   1980
  234.             TabIndex        =   5
  235.             Top             =